HBASE-30013 Update documentation links to point to new docs (#7963)#7982
Conversation
) A lot of source files in our repo still has links to book.html which will not be updated anymore. Replaced them with links to the new docs. Also changed http in links to https. Signed-off-by: Xiao Liu <liuxiaocs@apache.org> Signed-off-by: Duo Zhang <zhangduo@apache.org> (cherry picked from commit 9e0f008)
|
This is kinda a backport of #7963 to I think it makes sense to point to new documentation in For 2.x branches we host versioned documentation on the site, so I guess backporting to What do you all think? |
|
Some tests failed in the PR build but I think they are unrelated. |
|
Hi, @PDavid, seems we don't have a versioned ref guide for branch-2.5 and branch-2.6?
|
Hi @liuxiaocs7, |
|
Do you think we should backport this change to branch-2.5 and branch-2.6 as those does not have their own version of the Reference Guide? |
I think so, because it’s not just the code—it’s also the UI pages and the shell. If we don’t update them, new releases will all refer to outdated documentation. WDYT, Thanks! |
Thanks for your response. 👍 I agree. I started with the backports to branch-2, branch-2.6 and branch-2.5. |






A lot of source files in our repo still has links to book.html which will not be updated anymore. Replaced them with links to the new docs. Also changed http in links to https.
Signed-off-by: Xiao Liu liuxiaocs@apache.org
Signed-off-by: Duo Zhang zhangduo@apache.org
(cherry picked from commit 9e0f008)